home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 March / macformat-022.iso / Shareware City / Sound / Juke-Box folder / Juke-Box Demo v 1.1 / Juke-Box Demo v 1.92 / 00007.ls < prev    next >
Encoding:
Text File  |  1994-10-17  |  125 b   |  10 lines

  1. on exitFrame
  2.   cursor(4)
  3.   if the movieRate of sprite 3 then
  4.     go(the frame)
  5.   else
  6.     cursor(-1)
  7.     go(24)
  8.   end if
  9. end
  10.